C1.Silverlight Namespace > C1PropertyPathHelper Class > CreateSelector Method : CreateSelector<X>(Type,String) Method |
'Declaration
Public Overloads Shared Function CreateSelector(Of X)( _ ByVal type As System.Type, _ ByVal path As System.String _ ) As System.Func(Of Object,X)
'Usage
Dim type As System.Type Dim path As System.String Dim value As System.Func(Of Object,X) value = C1PropertyPathHelper.CreateSelector(Of X)(type, path)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2